@charset "UTF-8";
/* CSS Document */

#container {
	background-image: url(images/textureindex.jpg);
	background-repeat: no-repeat;
	width: 777px;
	margin-right: auto;
	margin-left: auto;
}

#container2 {
	background-image: url(images/texturecatering_01.jpg);	
	background-repeat: no-repeat;
	width: 777px;
	margin-right: auto;
	margin-left: auto;
	height: 678px;
}
#header {
	background-image: url(images/logoheader_01.jpg);
	background-repeat: no-repeat;
	height: 128px;
	width: 777px;
}
#nav {
	background-image: url(images/navbg_02.gif);
	background-repeat: no-repeat;
	height: 69px;
	width: 777px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	margin: 0px;
}
#networking {
	background-image: url(images/networklines_07.gif);
	background-repeat: no-repeat;
	height: 62px;
	width: 722px;
	margin-left: 28px;
}

ul {
	list-style-type:none;
	padding-top: 25px;
	padding-left: 164px;
	padding-right: 0px;
	padding-bottom: 0px;
}

li {
	display:inline;
}

a:link, a:visited {
	font-family: "Century Gothic", Helvetica, sans-serif;
	font-size: medium;
	color: #000;
	text-decoration: none;
	padding-right: 23px;
}
a.onpage {
	font-family: "Century Gothic", Helvetica, sans-serif;
	font-size: medium;
	color: #5a1b18;
	text-decoration: none;
	padding-right: 23px;
}
#horses {
	height: 460px;
	width: 777px;
	background-image: url(images/horses_10.jpg);
	background-repeat: no-repeat;
	clear: both;
}

a:hover, a:active {
	color: #FFF;
}
#indexpics {
	height: 268px;
	width: 722px;
	padding-left: 28px;
}
#aboutus {
	width: 722px;
	padding-left: 28px;
	padding-right: 28px;
}


.floatright {
	float: right;
}
#indextext {
	float: right;
	height: 290px;
	width: 356px;
	padding-right: 26px;
}
#resttext {
	margin-left: 28px;
	margin-right: 28px;	
}
.indexad {
	font-family: Optima, "Century Gothic", sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
}
#bottominfo {
	background-image: none;
	background-repeat: no-repeat;
	height: 66px;
	width: 777px;
	padding-top: 4px;
	padding-left: 55px;
}
#bottominfotwo {
	background-image: url(images/bottomlines_11.jpg);
	background-repeat: no-repeat;
	height: 66px;
	width: 777px;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	padding-left: 50px;
}
.bottomblacktext {
	font-family: "Century Gothic", Helvetica, sans-serif;
	font-size: x-small;
	color: #000;
}
.bottomredtext {
	font-family: "Century Gothic", Helvetica, sans-serif;
	font-size: x-small;
	color: #5a1b18;
	font-weight: bold;
}
.menutext {
	font-family: Optima, "Century Gothic", sans-serif;
	font-size: 14px;
	color: #000;
}
.menutextbold {
	font-family: Optima, "Century Gothic", sans-serif;
	font-size: 14px;
	color: #5a1b18;
	font-weight: bold;
}
.cleafix {
overflow: hidden;
height: 1%;
}
